body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.font1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
.font2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #990000;
}
.font3 {	
	font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
	line-height: 100%;
	color: #ffffff;
	padding-top:3px;
	display:block;
}
a.font3:link {
	color: #ffffff;
	text-decoration: none;
}
a.font3:visited {
	color: #ffffff;
	text-decoration: none;
}
a.font3:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.font3:active {
	color: #ffffff;
	text-decoration: none;
}